home *** CD-ROM | disk | FTP | other *** search
/ PC Media 15 / PC MEDIA CD15.iso / cddemo / cddemo.exe / CDDEMO.DXR / 00003.ls < prev    next >
Encoding:
Text File  |  1996-01-27  |  1.1 KB  |  34 lines

  1. on exitFrame
  2.   global lista, puntero
  3.   set puntero to 1
  4.   set lista to [EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY]
  5.   set the visible of sprite 3 to 1
  6.   set the visible of sprite 4 to 1
  7.   set the visible of sprite 6 to 1
  8.   set the visible of sprite 7 to 1
  9.   set the visible of sprite 9 to 1
  10.   set the visible of sprite 10 to 1
  11.   set the visible of sprite 11 to 0
  12.   set the visible of sprite 12 to 0
  13.   set the visible of sprite 13 to 0
  14.   set the visible of sprite 14 to 0
  15.   set the visible of sprite 15 to 0
  16.   set the visible of sprite 16 to 0
  17.   set the visible of sprite 17 to 0
  18.   set the visible of sprite 18 to 0
  19.   set the visible of sprite 19 to 0
  20.   set the visible of sprite 20 to 0
  21.   set the visible of sprite 21 to 0
  22.   set the visible of sprite 22 to 0
  23.   set the visible of sprite 23 to 0
  24.   set the visible of sprite 24 to 0
  25.   set the visible of sprite 25 to 0
  26.   set the visible of sprite 26 to 0
  27.   set the visible of sprite 27 to 0
  28.   set the visible of sprite 28 to 0
  29.   set the visible of sprite 30 to 1
  30.   set the visible of sprite 31 to 1
  31.   set the visible of sprite 32 to 1
  32.   set the visible of sprite 33 to 1
  33. end
  34.